Skip to content

Conversation

m-dzianishchyts
Copy link
Contributor

@m-dzianishchyts m-dzianishchyts commented Feb 24, 2025

What does this PR do?

Replaces the Ivy dependency resolution logic with the Maven dependency resolver (using MIMA which is a Maven resolver facade) while keeping the Ivy dependency pattern available.
Ivy brings a lot of problems that we don’t encounter in Maven. This replacement is obvious, and it's time to make it happen.

Fixes #55.

@stariy95 stariy95 merged commit 895ccaf into dflib:main Apr 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Working on POM in SNAPSHOT mode fails to work properly due to .ivy2 cache
2 participants